object BfTestForm: TBfTestForm Left = 264 Top = 205 Width = 668 Height = 251 Caption = 'BfTestForm' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object Edit1: TEdit Left = 59 Top = 31 Width = 422 Height = 24 TabOrder = 0 Text = 'Edit1' end object Edit2: TEdit Left = 60 Top = 67 Width = 422 Height = 24 TabOrder = 1 Text = 'Edit2' end object Button1: TButton Left = 254 Top = 113 Width = 56 Height = 35 Caption = 'Button1' TabOrder = 2 OnClick = Button1Click end end